home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / System7 tools / E / Excel 3.0 Startup Fix.cpt / Excel 3.0 Startup Fix / Set Default Folder (.txt) next >
Excel Spreadsheet  |  1991-07-06  |  4KB  |  35 lines

  1. Sheet: 
  2. (0, 0)        Names
  3. (0, 1)        Commands
  4. (0, 2)        Comments (both start_watching & set_folder are command macros.)
  5. (1, 0)        Auto.Open
  6. (1, 1)        start_watching
  7. (1, 2)        Auto Opens at startup and starts watching for an active window.
  8. (2, 0)        
  9. (2, 2)        Turn the ON.WINDOW "event loop" on;
  10. (3, 0)        
  11. (3, 2)            when the first window is activated set_folder will be run.
  12. (5, 0)        set_folder
  13. (5, 1)        set_folder
  14. (5, 2)        Sets the default directory to the active window's directory.
  15. (6, 0)        
  16. (6, 2)        If we're at the root level there won't be a ":" in the path.
  17. (7, 0)        
  18. (7, 2)        We're at the root level; DIRECTORY needs a final ":".
  19. (8, 0)        
  20. (8, 2)        
  21. (9, 0)        
  22. (9, 2)        We're in some folder; so nothing needs to be added.
  23. (10, 0)        
  24. (10, 2)        
  25. (11, 0)        
  26. (11, 2)        Turn the ON.WINDOW "event loop" off.
  27. (12, 0)        
  28. (12, 2)        Note: the cell named "set_folder" must contain the value set_folder.
  29. (14, 1)        Written by Bozo Clown
  30. (14, 2)        Place this add-in into the Excel Startup Folder to set the default folder 
  31. (15, 1)        Based on suggestions from
  32. (15, 2)        to the one which contained the document which was opened to startup
  33. (16, 1)        David Wortendyke MS Excel Support
  34. (16, 2)        Excel 3.0 when running under System 7.0.
  35.